Skip to content

Conversation

@thomasjm
Copy link
Collaborator

Cf. issue #134

@alanz alanz requested review from lukel97 and wz1000 July 16, 2019 06:28
@alanz alanz merged commit 23a59bc into haskell:master Aug 25, 2019
, J._documentSymbolProvider = supported (documentSymbolHandler h)
, J._workspaceSymbolProvider = supported (workspaceSymbolHandler h)
, J._codeActionProvider = supported (codeActionHandler h)
, J._codeActionProvider = codeActionProvider o
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line of the patch is incorrect. It should be implemented like typeDefinitionProvider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants